x86/hvm: increase struct hvm_vcpu_io's mmio_large_read[]
authorJan Beulich <jbeulich@suse.com>
Thu, 28 Jun 2012 11:36:08 +0000 (13:36 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 28 Jun 2012 11:36:08 +0000 (13:36 +0200)
commitb2ff98b2f208146e3976837e125119ac1a901fe1
tree8653cda6c777244c3ac3ea3289bcf93c299ad887
parent8b96df45aa404163e272b9041af1611658a02f2c
x86/hvm: increase struct hvm_vcpu_io's mmio_large_read[]

Since the emulator now supports a few 256-bit memory operations, this
array needs to follow (and the comments should, too).

To limit growth, re-order the mmio_large_write_* fields so that the
two mmio_large_*_bytes fields end up adjacent to each other.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/include/asm-x86/hvm/vcpu.h